home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
-
- [Setup]
- AppName=Brixout XP Demo
- AppVerName=Brixout XP Demo v1.75
- AppId=BrixoutXP
- AppVersion=1.75
- AppPublisher=Sunny Games LLC
- AppPublisherURL=http://www.sunnygames.com/
- AppSupportURL=http://www.sunnygames.com/
- DefaultDirName={pf}\BrixoutXP Demo
- DefaultGroupName=Brixout XP Demo
- UninstallDisplayIcon={app}\BrixoutXP.exe
- OutputBaseFilename=BrixoutXP_Demo_v175
- Compression=bzip2
- PrivilegesRequired=none
- ExtraDiskSpaceRequired=262144
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\website.url"; DestDir: "{app}";
- Source: "{app}\BrixoutXP.exe"; DestDir: "{app}";
- Source: "{app}\data.000"; DestDir: "{app}";
- Source: "{app}\bass.dll"; DestDir: "{app}";
- Source: "{app}\license.txt"; DestDir: "{app}";
- Source: "{app}\config.cfg"; DestDir: "{app}";
- Source: "{app}\score.dat"; DestDir: "{app}";
- Source: "{app}\debug.log"; DestDir: "{app}";
-
- [Icons]
- Name: "{group}\Brixout XP Demo"; Filename: "{app}\BrixoutXP.exe";
- Name: "{group}\Visit SunnyGames.com"; Filename: "{app}\website.url";
- Name: "{userdesktop}\Brixout XP Demo"; Filename: "{app}\BrixoutXP.exe";
-